libxl: build fix for netbsd
authorKeir Fraser <keir.fraser@citrix.com>
Tue, 13 Apr 2010 11:21:28 +0000 (12:21 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Tue, 13 Apr 2010 11:21:28 +0000 (12:21 +0100)
commit0e9cb215cfe4ca3df562c1ec6c44153d49add822
tree42c3e2c7d61282c3d8c0e001f0125d4240df6164
parentd1673b3916314521a75e784e7e5d4051f8fed109
libxl: build fix for netbsd

<sys/signal.h> is needed to get definition for SIGPIPE and SIG_IGN.

Signed-off-by: Christoph Egger <Christoph.Egger@amd.com>
tools/libxl/xl.c